* {
  padding: 0;
  margin: 0;
  text-align: left;
  color: #3D3D3D;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
}

img {
  border: 0;
}




li {
  list-style: none;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt60 {
  margin-top: 60px;
}

.mt80 {
  margin-top: 80px;
}

.mt100 {
  margin-top: 100px;
}

.mb20 {
  margin-bottom: 20px;
}

.pt10 {
  padding-top: 10px;
}

.pt20 {
  padding-top: 20px;
}

.pt30 {
  padding-top: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pt50 {
  padding-top: 50px;
}

.pt100 {
  padding-top: 100px;
}

.pt120 {
  padding-top: 120px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb40 {
  padding-bottom: 40px;
}

.pl10 {
  padding-left: 10px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.clear {
  clear: both;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.container {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

.row {
  width: 1200px;
  margin: 0 auto;
}

.big-row {
  width: 1250px;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.transition {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}

/*
box model;
*/
.pro-category .category-list ul li, .common-pro ul li, .index-honor .honor-subtitle span, .footer .left-logo, .footer dl, .footer dl dd.col-one {
  float: left;
}

.index-about .about-content .about-contact a, .index-honor .honor-subtitle p, .footer .right-rq {
  float: right;
}

.back-top-gray p span, .index-about .about-content .about-contact a, .video-new .prev, .video-new .next, .bottom-blue a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.back-top-gray {
  background-color: #333333;
  height: 34px;
  overflow: hidden;
}
.back-top-gray p {
  line-height: 34px;
  color: #666666;
  font-size: 12px;
}
.back-top-gray p a {
  color: #666666;
  padding: 0 10px;
  font-size: 12px;
}
.back-top-gray p a:hover {
  color: #ccc;
}
.back-top-gray p a + a {
  border-left: 1px solid #666666;
}
.back-top-gray p span {
  padding: 0 30px;
  height: 34px;
  background-color: #0065b3;
  color: #ffffff;
  font-size: 18px;
  font-weight: 900;
}

.welcome {
  width: 240px;
}

.piecemeal {
  width: 502px;
}

.top-logo {
  height: 114px;
  background-color: #fbfbfb;
}

.toplogo {
  width: 386px;
  padding-top: 30px;
}

.nav_green {
  height: 114px;
  width: 630px;
  z-index: 999;
}

ul.gdao li {
  width: 90px;
  float: left;
  list-style: none;
  text-align: center;
  height: 114px;
  position: relative;
}

ul.gdao li a {
  display: block;
  height: 114px;
  text-align: center;
  position: relative;
}

ul.gdao li.hover, ul.gdao li:hover {
  background-color: #04a745;
}

ul.gdao li strong {
  font-size: 14px;
  text-align: center;
  line-height: 114px;
  display: inline-block;
}

ul.gdao li:hover strong {
  color: #ffffff;
}

ul.gdao li span {
  color: #ffffff;
  font-family: 'Arial';
  line-height: 12px;
}

ul.gdao li ul {
  width: 90px;
  top: 114px;
  line-height: 30px;
  position: absolute;
  z-index: 999;
  left: 0;
  display: none;
}

ul.gdao li ul li {
  float: left;
  height: 40px;
  width: 90px;
  border-bottom: 1px dotted #fcf5c1;
  background: none;
  background-color: #ffffff;
  line-height: 40px;
  position: relative;
}

ul.gdao li ul li:hover {
  background: none;
  background-color: #fcf5c1;
  line-height: 40px;
  padding: 0;
}

ul.gdao li ul li a {
  color: #000000;
  line-height: 40px;
  height: 40px;
  display: block;
  padding: 0;
  position: relative;
}

ul.gdao li ul li:hover a {
  color: #333333;
}

ul.gdao li ul li ul {
  position: absolute;
  width: 90px;
  height: 50px;
  left: 126px;
  top: 0;
  display: none;
}

ul.gdao li ul li:hover ul {
  display: block;
}

ul.gdao li ul li:hover ul li a {
  color: #ffffff;
}

ul.gdao li ul li ul li {
  width: 90px;
  height: 40px;
  background-color: #666666;
}

ul.gdao li ul li ul li:hover a {
  color: #ffffff;
  display: block;
  height: 40px;
  background-color: #333333;
  line-height: 40px;
}

ul.gdao li ul li ul li a:hover {
  color: #333333;
  background-color: #fcf5c1;
}

ul.gdao li ul div.toplei {
  width: 152px;
  padding: 10px;
  border-left: 1px #cccccc solid;
  overflow: hidden;
  height: auto;
}

ul.gdao li ul .tflda a {
  font-weight: 900;
  font-size: 14px;
}

ul.gdao li ul .tflxa a {
  display: block;
  width: 100%;
  text-align: left;
  line-height: 24px;
  height: 24px;
}

.fullSlide {
  width: 100%;
  position: relative;
  height: 768px;
  background: #000;
  text-align: center;
}

.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.fullSlide .bd ul {
  width: 100% !important;
}

.fullSlide .bd li {
  width: 100% !important;
  height: 768px;
  overflow: hidden;
  text-align: center;
}

.fullSlide .bd li a {
  display: block;
  height: 768px;
}

.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  height: 30px;
  line-height: 30px;
}

.fullSlide .hd ul {
  text-align: center;
}

.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 47px;
  height: 11px;
  margin: 1px;
  overflow: hidden;
  background: #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  line-height: 999px;
}

.fullSlide .hd ul .on {
  background: #12b95c;
}

.fullSlide .prev, .fullSlide .next {
  position: absolute;
  z-index: 999;
  top: 40%;
  left: 10%;
  width: 30px;
  height: 80px;
  background: url(../images/left_on.png) no-repeat;
  cursor: pointer;
  display: none;
}

.fullSlide .next {
  left: auto;
  right: 10%;
  background: url(../images/right_on.png) no-repeat;
}

.common-title {
  text-align: center;
}
.common-title span {
  font-size: 14px;
  color: #616161;
}
.common-title cite {
  display: block;
  text-align: center;
  font-style: normal;
  line-height: 36px;
  padding-top: 10px;
}
.common-title a h2 {
  color: #333333;
  font-size: 36px;
  line-height: 36px;
  font-weight: 900;
  text-align: center;
}

.pro-category {
  overflow: hidden;
}
.pro-category .category-list ul {
  width: 1220px;
}
.pro-category .category-list ul li {
  text-align: center;
  width: 239px;
  height: 50px;
}
.pro-category .category-list ul li a {
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  display: block;
  text-align: center;
  background-color: #155ac2;
  color: #ffffff;
  font-weight: 900;
}
.pro-category .category-list ul li a:hover {
  background-color: #04a745;
  color: #ffffff;
}
.pro-category .category-list ul li + li {
  margin-left: 1px;
}
.pro-category .category-list ul li.on a {
  background-color: #04a745;
}

.common-pro {
  width: 1230px;
  overflow: hidden;
}
.common-pro ul li {
  width: 386px;
  height: 300px;
  margin-right: 21px;
  margin-bottom: 21px;
  position: relative;
  overflow: hidden;
}
.common-pro ul li a span {
  position: absolute;
  line-height: 30px;
  bottom: -270px;
  height: 300px;
  left: 0;
  width: 100%;
  color: #ffffff;
  background: url(../images/imgbg5.png);
  text-align: center;
}
.common-pro ul li a p {
  text-align: center;
  height: 170px;
  width: 100%;
  padding-top: 100px;
  color: #ffffff;
  font-size: 24px;
}
.common-pro ul li a p cite {
  display: block;
  font-style: normal;
  color: #ffffff;
  font-size: 30px;
  text-align: center;
}
.common-pro ul li:hover a span {
  background: url(../images/imgbg7.png);
  bottom: 0;
  color: #ffffff;
}

.about-title {
  text-align: center;
}
.about-title span {
  font-size: 14px;
  color: #616161;
}
.about-title cite {
  display: block;
  text-align: center;
  font-style: normal;
  line-height: 36px;
  padding-top: 10px;
}
.about-title a h2 {
  color: #0a6bbc;
  font-size: 36px;
  line-height: 36px;
  font-weight: 900;
  text-align: center;
}

.index-about {
  background: #f1f1f1;
  padding-top: 46px;
  height: 616px;
}
.index-about .img-about {
  width: 634px;
}
.index-about .img-about img {
  border: 3px solid #04a745;
}
.index-about .about-content {
  width: 500px;
}
.index-about .about-content p {
  text-indent: 2rem;
  line-height: 32px;
}
.index-about .about-content .about-contact {
  background: url(../images/about-contact.jpg) #0066b5 no-repeat 10px center;
  height: 30px;
  width: 470px;
  color: #ffffff;
  padding-left: 30px;
  line-height: 30px;
  font-size: 20px;
}
.index-about .about-content .about-contact a {
  background-color: #04a745;
  line-height: 30px;
  width: 100px;
  text-align: center;
  color: #ffffff;
}

.honor-title span {
  color: #ffffff;
}
.honor-title h2 {
  display: inline-block;
  font-size: 36px;
  vertical-align: middle;
  color: #ffffff;
}
.honor-title p {
  float: right;
  color: #ffffff;
}

.index-honor {
  padding: 80px 0;
  overflow: hidden;
  background: url(../images/case-back.jpg) no-repeat center top;
}
.index-honor .honor-subtitle {
  background: url(../images/index-honor.jpg) no-repeat;
  height: 49px;
}
.index-honor .honor-subtitle span {
  color: #ffffff;
  font-size: 18px;
  line-height: 49px;
  padding-left: 30px;
}
.index-honor .honor-subtitle p {
  background: url(../images/honor-tel.png) no-repeat left center;
  padding-left: 40px;
  font-size: 20px;
  line-height: 49px;
  color: #ffffff;
  text-align: right;
  margin-right: 30px;
  font-weight: 900;
}

.multipleColumn {
  position: relative;
  width: 1200px;
}

.multipleColumn .hd {
  overflow: hidden;
  height: 30px;
}

.multipleColumn .hd .prev, .multipleColumn .hd .next {
  right: -80px;
  top: 190px;
  position: absolute;
  display: block;
  width: 30px;
  height: 80px;
  cursor: pointer;
  background: url("../images/right_btn.png") no-repeat;
}

.multipleColumn .hd .next {
  background: url("../images/left_btn.png") no-repeat;
  left: -80px;
}

.multipleColumn .hd ul {
  float: right;
  overflow: hidden;
  zoom: 1;
  margin-top: 10px;
  zoom: 1;
}

.multipleColumn .hd ul li {
  float: left;
  width: 9px;
  height: 9px;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  background: url("images/icoCircle.gif") 0 -9px no-repeat;
}

.multipleColumn .hd ul li.on {
  background-position: 0 0;
}

.multipleColumn .bd {
  overflow: hidden;
}

.multipleColumn .bd ul {
  overflow: hidden;
  zoom: 1;
  width: 600px;
  float: left;
  _display: inline;
}

.multipleColumn .bd ul li {
  margin: 10px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  position: relative;
  width: 280px;
  height: 194px;
}

.multipleColumn .bd ul li .pic {
  margin-top: 10px;
}

.multipleColumn .bd ul li .title {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 32px;
  bottom: 0;
  background: url(../images/imgbg5.png);
}

.multipleColumn .bd ul li .title a {
  line-height: 32px;
  color: #ffffff;
}

.multipleColumn .bd ul li .pic img {
  width: 279px;
  height: 194px;
  display: block;
}

.multipleColumn .bd ul li .pic a:hover img {
  border-color: #999;
}

.multipleColumn .bd ul li:hover .title {
  background: url(../images/imgbg3.png);
}

.honor-tel {
  margin-top: 30px;
  text-align: center;
  color: #ffffff;
  font-size: 23px;
  vertical-align: middle;
  line-height: 40px;
}
.honor-tel img {
  vertical-align: middle;
  line-height: 40px;
  padding-right: 10px;
}

.common-title-two span {
  color: #666666;
}
.common-title-two h2 {
  display: inline-block;
  font-size: 36px;
  vertical-align: middle;
  color: #333333;
}
.common-title-two p {
  float: right;
  color: #666666;
}

.n-list {
  width: 654px;
}
.n-list .top-one {
  overflow: hidden;
}
.n-list .top-one span {
  display: inline-block;
  background-color: #999999;
  width: 80px;
  padding-top: 10px;
  height: 70px;
  text-align: center;
  color: #ffffff;
  font-size: 30px;
  float: left;
}
.n-list .top-one span cite {
  font-size: 14px;
  color: #ffffff;
  display: block;
  text-align: center;
  border-top: 1px solid #ffffff;
  font-style: normal;
  line-height: 30px;
}
.n-list .top-one div {
  float: right;
  width: 550px;
}
.n-list .top-one div a {
  display: block;
  font-size: 16px;
  font-weight: 900;
}
.n-list .top-one div a:hover {
  color: #000000;
}
.n-list .top-one div a p {
  margin-top: 30px;
  line-height: 1.2rem;
}
.n-list .top-one:hover span {
  background-color: #04a745;
}
.n-list .top-one:hover div a {
  color: #04a745;
}

.video-new {
  position: relative;
}
.video-new .base-real {
  width: 500px;
  height: 300px;
}
.video-new .base-real ul li {
  position: relative;
}
.video-new .base-real ul li span {
  background: url(../images/imgbg5.png);
  height: 36px;
  line-height: 36px;
  color: #ffffff;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  left: 0;
}
.video-new .prev {
  width: 12px;
  height: 61px;
  background: url(../images/prev.jpg) no-repeat;
  position: absolute;
  left: 0;
  top: 140px;
}
.video-new .next {
  width: 12px;
  height: 61px;
  background: url(../images/prev.jpg) no-repeat;
  position: absolute;
  right: 0;
  top: 140px;
}

.bottom-blue {
  background-color: #04a745;
  border-bottom: 1px solid #cccccc;
  height: 44px;
}
.bottom-blue a {
  line-height: 44px;
  width: 150px;
  text-align: center;
  color: #ffffff;
}

